home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / pressgen / msgfea.doc < prev    next >
Text File  |  1993-01-20  |  7KB  |  146 lines

  1.                          Message Features Software Documentation 
  2.                                31-December-92
  3.                               
  4. New Features / Version Notes    
  5.  
  6.     o  The size of a message has been expanded to 10,000 characters. 
  7.     
  8.     NOTE:  With the initial release of Message Features users of DOS CIM,
  9.     MAC CIM and NAVIGATOR will not be able to post a 10000 character
  10.     message.  Current development of HMI will allow for this in the very
  11.     near future.  There is no limitation on the size of messages that can
  12.     be read.
  13.     
  14.     o  READ THREAD command now displays messages in chronological order 
  15.        and also in section order.  i.e., all new messages in thread order 
  16.        from section 1, then all new messages from section 2 and so forth.  
  17.        This feature provides users with the context of messages.
  18.        Given below is a hypothetical display in the current Production
  19.        software, and new order of display with Message Features:
  20.  
  21.        Hypothetical Production Display   Message Features Display
  22.        Sec #   Msg & Replies             Sec # Msg & Replies
  23.  
  24.        S4   Message # 11  R R R R        S2   Message # 2   R R R 
  25.        S2   Message # 2   R R R          S4   Message # 11  R R R R
  26.        S13  Message # 21  R R R R R R    S6   Message # 9   R
  27.        S6   Message # 9   R              S8   Message # 5   R R R
  28.        S8   Message # 5   R R R          S13  Message # 21  R R R R R R
  29.  
  30.        The complete command syntax for the READ THREAD is given below for 
  31.        reference.
  32.                  
  33.        The new display order applies to the READ THREAD command and all its
  34.        switches.  The complete command syntax for the READ THREAD is given
  35.        below for reference.
  36.                  
  37.        READ THREAD [NEW]  [ALL] [NUM #] [START: ##] [SECTIONS:]
  38.  
  39.        No modifications have been made to REAd FORward or REAd REVerse
  40.        commands.
  41.  
  42.     o  When a READ nnnn command is issued (without any other switches), where
  43.        nnn is a message number, it defaults to READ THREAD nnnn as it does in
  44.        current production software.  Threfore the new display order applies 
  45.        to this command as well.
  46.  
  47.     o  Another change is to the snapshot "high message number" -- the
  48.        highest message on the board at the time a snapshot is taken.
  49.        The user will not be able to view any message above this "high number"
  50.        until a new snapshot is built.  This change was done in an effort to
  51.        ensure that users would not miss any messages on the board.  The 
  52.        impact of this change is that an ASCII user will no longer be able 
  53.        to read a reply they posted immediately; this is already true in 
  54.        the HMI (CIM) interface.  
  55.        
  56.        If the user wants to read the reply, he will need to issue a new REAd
  57.        or SELect command so another shapshot will be built to include their
  58.        reply.  In HMI, they will need to "Freshen Messages" under CIM 2.x for
  59.        this change to take effect.
  60.  
  61.     o  When the user issues a PARent, ROOt, or REAd replies command while
  62.        reading a particular message, when they return to the message the
  63.        command was issued from, the header of the message will be displayed
  64.        along with the message "** Enter RER to reread, REP to reply, or <CR>
  65.        to continue".  Current production software displays the entire message
  66.        again.
  67.  
  68.     o  Since a message can now be 10000 characters in length and a message
  69.        that long would scroll off a member's screen quickly, we have 
  70.        introduced "paged message display".  After 24 lines of a message have
  71.        displayed,  members will see a "Press CR for more:" prompt if they
  72.        have paged message display enabled.  At that prompt the user can enter
  73.        return to continue reading the message, M to return to the Read Action
  74.        prompt (thereby not reading the rest of the message), or S to scroll 
  75.        rest of the message without pausing.
  76.  
  77.        To enable "paged message display", a member can enter SET PAGED YES
  78.        at any forum prompt.  This will turn on paged message displaying
  79.        for this and any forum the member enters during the current session.
  80.        To make the change permanent, the member needs to GO DEFAULT, choose
  81.        option 2 (Change permanent settings), choose option 3 (Display 
  82.        options), and then change option 1 (PAGED display) to NO.
  83.        
  84.        Entering a SCROLL command at the Read Action prompt will scroll the
  85.        messages no matter what option the member has selected.
  86.  
  87.     o  There is no longer a limit on the number of lines a forum message can
  88.        have. 
  89.  
  90.     o  A new command has been added to the Editor - /MAIL.  If the user wants
  91.        to mail a message, he no longer needs to exit the editor and then
  92.        specify MAIL.  Now he can specify /MAIL from within the editor.  All 
  93.        the parameters required for the MAIL command are the same as the /POST
  94.        command parameters.
  95.  
  96.     o  If the user wants to mail a message from within a forum, they are
  97.        limited to 50,000 characters - not 10,000 characters per message for
  98.        forum messages.  Production software limited the user to the size of a
  99.        forum message but the Message Features software has removed that limit.
  100.  
  101.        NOTE: A fix will be implemented in a future version of HMI that will
  102.        allow HMI users to mail a message containing 50,000 characters.
  103.     
  104.     o  Other important commands to remember are:
  105.  
  106.        REA NUM;NNNN - This command allows users to read an individual message
  107.        number. (RI is still supported.)
  108.  
  109.        REA THR NUM: - Allows you to read only the thread you are requesting.
  110.        (RT nnn ONLY is still supported.)
  111.  
  112.  
  113. Removal of "Old" Forum Commands
  114.  
  115.     To reduce maintenance and gain resources, we have removed support for the
  116.     following "old forum" commands from the forum software.
  117.  
  118. A.  Two character commands:
  119.  
  120. BR   -   Browse (Correct command is BRO)
  121. FM   -   Forward Mail (Correct command is FMA or FMB)
  122. RM   -   Read Marked (Correct command is REA WAI or RW)
  123. RO   -   Read Old
  124. SD   -   Scan Delete 
  125. SE   -   Send  (Correct command is SEN)
  126. TO   -   Touch
  127. US   -   User Status (Correct command is USE or USERS)
  128. WH   -   Who (Correct command is WHO)
  129.  
  130. GU   -   Guide (use HELP)
  131. SB   -   Section Names (use NAMe)
  132. CB   -   Conference (use CO)
  133. CS   -   Change Section (use CHA)
  134.  
  135. B.  One character commands:
  136.  
  137. C    -   Continue
  138. E    -   Exit (use EX or EXI)
  139. L    -   Leave message (use COMpose)  
  140. V    -   View Interests (Use MEMber)
  141.  
  142. C.  Other commands:
  143.  
  144. CAPture - Capture message thread contents.
  145.  
  146.